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