snsapplicationplatform

package
v1.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 15, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SNSApplicationPlatform

type SNSApplicationPlatform int
const (
	UNKNOWN                           SNSApplicationPlatform = 0
	ADM_AmazonDeviceMessaging         SNSApplicationPlatform = 1
	APNS_ApplePushNotificationService SNSApplicationPlatform = 2
	APNS_Sandbox                      SNSApplicationPlatform = 3
	FCM_FirebaseCloudMessaging        SNSApplicationPlatform = 4
)

func (SNSApplicationPlatform) Caption

func (i SNSApplicationPlatform) Caption() string

Caption retrieves a SNSApplicationPlatform enum string caption

func (SNSApplicationPlatform) CaptionMap

CaptionMap returns all captions of the enum SNSApplicationPlatform in a K:SNSApplicationPlatform,V:caption map

func (SNSApplicationPlatform) Description

func (i SNSApplicationPlatform) Description() string

Description retrieves a SNSApplicationPlatform enum string description

func (SNSApplicationPlatform) DescriptionMap

func (i SNSApplicationPlatform) DescriptionMap() map[SNSApplicationPlatform]string

DescriptionMap returns all descriptions of the enum SNSApplicationPlatform in a K:SNSApplicationPlatform,V:description map

func (SNSApplicationPlatform) IntString

func (i SNSApplicationPlatform) IntString() string

IntString gets the intrinsic enum integer value represented in string format

func (SNSApplicationPlatform) IntValue

func (i SNSApplicationPlatform) IntValue() int

IntValue gets the intrinsic enum integer value

func (SNSApplicationPlatform) Key

Key retrieves a SNSApplicationPlatform enum string key

func (SNSApplicationPlatform) KeyMap

KeyMap returns all keys of the enum SNSApplicationPlatform in a K:SNSApplicationPlatform,V:key map

func (SNSApplicationPlatform) NameMap

NameMap returns all names of the enum SNSApplicationPlatform in a K:name,V:SNSApplicationPlatform map

func (SNSApplicationPlatform) ParseByKey

ParseByKey retrieves a SNSApplicationPlatform enum value from the enum string key, throws an error if the param is not part of the enum

func (SNSApplicationPlatform) ParseByName

ParseByName retrieves a SNSApplicationPlatform enum value from the enum string name, throws an error if the param is not part of the enum

func (SNSApplicationPlatform) String

func (i SNSApplicationPlatform) String() string

func (SNSApplicationPlatform) Valid

func (i SNSApplicationPlatform) Valid() bool

Valid returns 'true' if the value is listed in the SNSApplicationPlatform enum map definition, 'false' otherwise

func (SNSApplicationPlatform) ValueSlice

ValueSlice returns all values of the enum SNSApplicationPlatform in a slice

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL