account
Description:
[ NoAccessorMethod ]
[ Version ( since = "0.11.5" ) ]
public Account account { owned get; construct; }
[ Version ( since = "0.11.5" ) ]
public Account account { owned get; construct; }
The Account with which the connection and channels are associated.
Read-only except during construction.
This is not guaranteed to be set until prepare_async has
finished preparing TP_CHANNEL_DISPATCH_OPERATION_FEATURE_CORE
.