Package 

Class CallMessageListenerProxy

    • Constructor Detail

      • CallMessageListenerProxy

        CallMessageListenerProxy(EventPublisher publisher, Call.CallMessageListener callMessageListener)
    • Method Detail

      • onMessageReceived

         void onMessageReceived(String callSid, CallMessage callMessage)

        Notifies that an incoming call message has been received. This feature is currently inBeta.

        Parameters:
        callSid - The unique identifier for the Call or the CallInvite.
      • onMessageSent

         void onMessageSent(String callSid, String voiceEventSID)

        Notifies that a CallMessage was sent. This feature is currently in Beta.

        Parameters:
        callSid - The unique identifier for the Call or the CallInvite.
        voiceEventSID - The same unique identifier to be associated with the uniqueidentifier returned from the sendMessage