reportPushToTalkMessage(userInfo:)
Informs the manager about a push-to-talk message on the connection.
Declaration
func reportPushToTalkMessage(userInfo: [AnyHashable : Any] = [:])Parameters
- userInfo:
A dictionary of custom information associated with the push-to -talk message, such as the active remote participant. The containing app’s Ptchannelmanagerdelegate receives this dictionary if the user has joined a push-to-talk channel.