|
|
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) |
| |
This object represents the delivery/display state of a given chat message for a given participant.
It also contains a timestamp at which this participant state has changed. Use Linphone.ChatMessage.ParticipantsByImdnState to get all Linphone.ParticipantImdnState for a given state. From there use Linphone.ParticipantImdnState.Participant to get the Linphone.Participant object if you need it.
Get the participant concerned by a LinphoneParticipantImdnState.
- Returns
- The Linphone.Participant concerned by the LinphoneParticipantImdnState
| long Linphone.ParticipantImdnState.StateChangeTime |
|
get |
Get the timestamp at which a participant has reached the state described by a LinphoneParticipantImdnState.
- Returns
- The timestamp at which the participant has reached the state described in the LinphoneParticipantImdnState
The documentation for this class was generated from the following file: