Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

128
Vistas
How to send a request to caller to alert them a reject call?

index.js

async acceptCall() {
          const tokenRes = await this.generateToken(this.agoraChannel);
          this.initializeAgora(tokenRes.data.appID);
    
          this.joinRoom(tokenRes.data.token, this.agoraChannel);
          this.incomingCall = false;
          this.callPlaced = true;
        },
    
        declineCall() {
          // You can send a request to the caller to
          // alert them of rejected call
          this.incomingCall = false;
        },

Now my problem is when call has been declined, the caller could not get alert

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

Accept or reject calls using the Agora RTM SDK for a dynamic video call experience using the flow in: https://github.com/akshatvg/Agora-RTM-Call-Invitation

Docs: https://docs.agora.io/en/Real-time-Messaging/rtm_invite_web?platform=Web

about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda