dmsmsg

package
v0.0.0-...-36a2cef Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2022 License: BSD-2-Clause, MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SmRequestInvalid = iota
	SmRequestCreatePdu
	SmRequestUpdatePdu
	SmRequestReleasePdu
	SmRequestRetrievePdu

	SmResponseCreatePdu
	SmResponseUpdatePdu
	SmResponseReleasePdu
	SmResponseRetrievePdu
)

Variables

This section is empty.

Functions

This section is empty.

Types

type SessionManageRequest

type SessionManageRequest struct {
	MessageType  int
	SmContextRef string
	Location     string
	JsonBody     []byte
}

type SessionManageResponse

type SessionManageResponse struct {
	MessageType int
	Location    string
	CauseValue  error
	JsonBody    []byte
}

Jump to

Keyboard shortcuts

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