Modes of operation for a custom session.
Properties for the Property method.
Modes of operation for a custom session.
Properties for the Property method.
| AccCustomSessionProp_Uuid | The id for this kind of session; see IAccSession::AddCapabilities [get] xp_str* |
| AccCustomSessionProp_Mode | The mode of operation for this session, from AccCustomSessionMode [get] AccCustomSessionMode* [put] AccCustomSessionMode |
| AccCustomSessionProp_InvitationData | Reserved. |
In offer-answer or framed mode, sends a message to the specified user.
| HRESULT IAccCustomSession::GetStream | ( | [in] xp_kstr | reserved, | |
| [in] xp_int | streamId, | |||
| [out] IAccStream ** | pp | |||
| ) |
In streams mode, gets a reliable stream to the remote user.