Documentation

InsightsUserSessionAction
in package

Protobuf type <code>plugnmeet.InsightsUserSessionAction</code>

Table of Contents

Constants

USER_SESSION_ACTION_START  = 1
Generated from protobuf enum <code>USER_SESSION_ACTION_START = 1;</code>
USER_SESSION_ACTION_STOP  = 2
Generated from protobuf enum <code>USER_SESSION_ACTION_STOP = 2;</code>
USER_SESSION_ACTION_UNSPECIFIED  = 0
Generated from protobuf enum <code>USER_SESSION_ACTION_UNSPECIFIED = 0;</code>

Properties

$valueToName  : mixed

Methods

name()  : mixed
value()  : mixed

Constants

USER_SESSION_ACTION_START

Generated from protobuf enum <code>USER_SESSION_ACTION_START = 1;</code>

public mixed USER_SESSION_ACTION_START = 1

USER_SESSION_ACTION_STOP

Generated from protobuf enum <code>USER_SESSION_ACTION_STOP = 2;</code>

public mixed USER_SESSION_ACTION_STOP = 2

USER_SESSION_ACTION_UNSPECIFIED

Generated from protobuf enum <code>USER_SESSION_ACTION_UNSPECIFIED = 0;</code>

public mixed USER_SESSION_ACTION_UNSPECIFIED = 0

Properties

$valueToName

private static mixed $valueToName = [self::USER_SESSION_ACTION_UNSPECIFIED => 'USER_SESSION_ACTION_UNSPECIFIED', self::USER_SESSION_ACTION_START => 'USER_SESSION_ACTION_START', self::USER_SESSION_ACTION_STOP => 'USER_SESSION_ACTION_STOP']

Methods


        
On this page

Search results