| VideoChatMessageSignal Property |
[Missing <summary> documentation for "P:Quickblox.Sdk.Modules.ChatXmppModule.VideoChatMessage.Signal"]
Namespace: Quickblox.Sdk.Modules.ChatXmppModuleAssembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic SignalType Signal { get; set; }Public Property Signal As SignalType
Get
Set
public:
property SignalType Signal {
SignalType get ();
void set (SignalType value);
}member Signal : SignalType with get, set
Property Value
Type:
SignalType
See Also