zdk.net
Public Member Functions | Public Attributes | Properties | List of all members
ZDK_NET::CallStatus Class Reference

Call's status information. More...

#include <CallStatus.h>

Inheritance diagram for ZDK_NET::CallStatus:
ZDK_NET::ZHandle

Public Member Functions

 CallStatus (ZDK::Shared::CallStatus src)
 
virtual long long Handle () override
 
virtual void Initialize () override
 
virtual void ReleaseReference () override
 

Public Attributes

ZDK::ICallStatus * cppRef = nullptr
 

Properties

ZDK_NET::OriginType Origin [get]
 Gets the call initiator. More...
 
ZDK_NET::CallLineStatus LineStatus [get]
 Gets the current state of the call. More...
 

Detailed Description

Call's status information.

Show the call's related status information

See also
Call

Property Documentation

◆ LineStatus

ZDK_NET:: CallLineStatus ZDK_NET::CallStatus::LineStatus
get

Gets the current state of the call.

Returns
The call's state
See also
CallLineStatus

◆ Origin

ZDK_NET:: OriginType ZDK_NET::CallStatus::Origin
get

Gets the call initiator.

Indicates who initiated the call - incoming or outgoing one.

Returns
The calls direction
See also
OriginType

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