Share via


IPTChannelManagerDelegate.DidEndTransmitting Method

Definition

[Foundation.Export("channelManager:channelUUID:didEndTransmittingFromSource:")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void DidEndTransmitting(PushToTalk.PTChannelManager channelManager, Foundation.NSUuid channelUuid, PushToTalk.PTChannelTransmitRequestSource source);
[<Foundation.Export("channelManager:channelUUID:didEndTransmittingFromSource:")>]
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member DidEndTransmitting : PushToTalk.PTChannelManager * Foundation.NSUuid * PushToTalk.PTChannelTransmitRequestSource -> unit
override this.DidEndTransmitting : PushToTalk.PTChannelManager * Foundation.NSUuid * PushToTalk.PTChannelTransmitRequestSource -> unit

Parameters

channelManager
PTChannelManager
channelUuid
NSUuid
Attributes

Applies to