PTChannelManager.SetChannelDescriptorAsync Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Threading.Tasks.Task SetChannelDescriptorAsync(PushToTalk.PTChannelDescriptor channelDescriptor, Foundation.NSUuid channelUuid);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetChannelDescriptorAsync : PushToTalk.PTChannelDescriptor * Foundation.NSUuid -> System.Threading.Tasks.Task
override this.SetChannelDescriptorAsync : PushToTalk.PTChannelDescriptor * Foundation.NSUuid -> System.Threading.Tasks.Task

Parameters

channelDescriptor
PTChannelDescriptor
channelUuid
NSUuid

Returns

Attributes

Applies to