initiator_identifier
Description:
[ NoAccessorMethod ]
[ Version ( deprecated = true , since = "0.11.15" ) ]
public string initiator_identifier { owned get; }
[ Version ( deprecated = true , since = "0.11.15" ) ]
public string initiator_identifier { owned get; }
Warning: initiator_identifier is deprecated.
If initiator_handle is 0, this will always be "".
Note:
Use initiator_contact instead.
Otherwise, this will be the identifier of the contact with that handle.
This is not guaranteed to be set until prepare_async has
finished preparing TP_CHANNEL_FEATURE_CORE
; until then, it may be the empty string.