Liblinphone  5.5.0
Linphone.ComposingParticipant Class Reference
Inheritance diagram for Linphone.ComposingParticipant:
Linphone.LinphoneObject

Public Member Functions

Linphone.ComposingParticipant Clone ()
 

Properties

Linphone.Address Address [get]
 
string ContentType [get]
 

Additional Inherited Members

- Protected Member Functions inherited from Linphone.LinphoneObject
static String linphone_pointer_to_string (IntPtr ptr)
 
static IntPtr linphone_string_to_pointer ([MarshalAs(LinphoneWrapper.ByteStringMarshalling)] String str)
 
IntPtr StringArrayToBctbxList (IEnumerable< string > stringlist)
 
void CleanStringArrayPtrs (IntPtr l)
 

Detailed Description

Object that represents a Linphone.ChatRoom participant that is currently composing.

Member Function Documentation

Linphone.ComposingParticipant Linphone.ComposingParticipant.Clone ( )
inline

Clones a composing participant.

Returns
The newly created Linphone.ComposingParticipant object.

Property Documentation

Linphone.Address Linphone.ComposingParticipant.Address
get

Gets the participant's address.

Returns
the Linphone.Address of the participant.
string Linphone.ComposingParticipant.ContentType
get

Gets the content-type of what the participant is being composing.

Returns
the content-type set if any, null otherwise.

The documentation for this class was generated from the following file: